Notices
ECU Flash

TephraMOD V6 - testing!

Thread Tools
 
Search this Thread
 
Old Jul 30, 2009 | 08:16 PM
  #1201  
project_skyline's Avatar
Evolved Member
15 Year Member
iTrader: (30)
 
Joined: Jun 2007
Posts: 2,532
Likes: 1
From: Colorado
For launch maps why not use VSS instead of TPS so you dont have to ease into it. For heads up racing this might be the difference between a win or lose.

Anyone know what page the latest version of the 88590015 is on, i'd like to test it out?

Thanks
Reply
Old Jul 31, 2009 | 02:24 PM
  #1202  
SoCal Rally's Avatar
Evolving Member
 
Joined: Feb 2008
Posts: 254
Likes: 1
From: SoCal
Originally Posted by project_skyline
Anyone know what page the latest version of the 88590015 is on, i'd like to test it out?
I believe the current latest version is v7t6, but I can't seem to find the link to the v7t6 version of 88590015 to point you to.
Reply
Old Jul 31, 2009 | 02:34 PM
  #1203  
nonschlont's Avatar
Evolved Member
iTrader: (3)
 
Joined: Mar 2007
Posts: 1,760
Likes: 2
From: Ca
Originally Posted by SoCal Rally
I believe the current latest version is v7t6, but I can't seem to find the link to the v7t6 version of 88590015 to point you to.
I believe the latest version for the 88590015 is v.6, before he found some code changes (that I do NOT understand) that turned into v.7... You can DL the v.6 version for this rom, as its stable (Im running it) on the first page. Im hoping the Final version for the v.7 will coming out very soon. Tephra... wink wink... J/P I know theres a whole lot to check, double check, and make sure everythinhg is stable before its released. Looking forward to it!
Reply
Old Jul 31, 2009 | 03:06 PM
  #1204  
SoCal Rally's Avatar
Evolving Member
 
Joined: Feb 2008
Posts: 254
Likes: 1
From: SoCal
"v7t6", as they have been calling it, is basically the 6th alpha pre-release test version (hence the t6) of version 7 (hence the v7).

And yes, apparently the official version of V7 is supposed to be out sometime soon. But apparently David has a real life outside of evolutionm.net too? Who knew? ;-)
Reply
Old Jul 31, 2009 | 03:08 PM
  #1205  
LeXcite's Avatar
Evolving Member
iTrader: (5)
 
Joined: Apr 2008
Posts: 155
Likes: 1
From: Kazakhstan.Astana
Originally Posted by nonschlont
Tephra... wink wink... J/P I know theres a whole lot to check, double check, and make sure everythinhg is stable before its released. Looking forward to it!
+1
Reply
Old Jul 31, 2009 | 05:58 PM
  #1206  
fostytou's Avatar
EvoM Community Team
iTrader: (15)
 
Joined: Sep 2006
Posts: 3,143
Likes: 7
From: Aurora, IL
Originally Posted by 95630706
Hey 03' using Phenom's ROM here. Does this look about right in terms of boost?

It looks like you have too much correction. Did you modify the correction levels at all? You want things to look more smooth than that.

Originally Posted by EVO8LTW
Any sense in waiting for v7 if you aren't going to do ECU-controlled boost?
I personally think V6t is significantly better than v5.10 since it has gear based boost. Other than that v7 will have launch maps and a few other features.

Originally Posted by project_skyline
Anyone know what page the latest version of the 88590015 is on, i'd like to test it out?

Thanks
Page 1
Reply
Old Aug 1, 2009 | 10:10 AM
  #1207  
95630706's Avatar
Evolving Member
 
Joined: Jul 2009
Posts: 274
Likes: 0
From: MA
Thanks Fostytou, never touched the boost error correction table. I will check it out.
Reply
Old Aug 1, 2009 | 08:55 PM
  #1208  
EVO8LTW's Avatar
EvoM Guru
20 Year Member
Photogenic
Liked
Loved
iTrader: (41)
 
Joined: Jul 2004
Posts: 4,606
Likes: 98
From: Northern Virginia
Originally Posted by 0xDEAD
*UNTESTED*

I did some work on the MAP sensor I bought, a 3.5 bar unit made by SSI Technologies. It is 0-50psia and works from 0.5-4.5 VDC.

The EvoScan formula is:

PHP Code:
<DataListItem DataLog="N" Color="" Display="SSI 3 BAR MAP" LogReference="SSI 3 BAR MAP" RequestID="38" Eval="0.248795*x-20.9687" Unit="psi" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-14.5" GaugeMax="40" ChartMin="-14.5" ChartMax="40" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> 
The ecuflash scaling that you need to add to your xml (to the top of the TephraMOD xml):

PHP Code:
<scaling name="SSI 0-50psia MAP" units="psi" toexpr="(0.248795*x)-20.9687" frexpr="(4.019373*x)+84.2810" format="%.1f" min="-14.5" max="36.254" inc="1" storagetype="uint8" endian="big"/> 
Like I said this is untested but the math works out.

I am using SSI Technologies part # : P51-50-A-B-I36-4.5V-R which you can find at digikey for $70 or so. It is rated for automotive use and is accurate to within 1% of full scale (half a psi on this application). Digikey doesn't't offer it but they offer them with packard 3 pin connectors, 50, 65, 75, and 100psi (and more) flavors, just call the manufacturer.
I'm trying to log my Zeitronix 3.5 bar MAP sensor through EvoScan and I'm having no luck getting a formula that works and produces results that match what I get through my Zeitronix datalogger (which matches my EBC display). I tried what you have above and it didn't work for me, nor am I getting anywhere on trying to derive a linear formula. Is anyone successfully logging a AEM/Zeitronix/Kavlico 3.5 or 5 bar MAP sensor on EvoScan?

Thanks.
Reply
Old Aug 1, 2009 | 11:19 PM
  #1209  
TTP Engineering's Avatar
Account Disabled
iTrader: (465)
 
Joined: May 2005
Posts: 8,824
Likes: 2
From: Central FL
Originally Posted by EVO8LTW
I'm trying to log my Zeitronix 3.5 bar MAP sensor through EvoScan and I'm having no luck getting a formula that works and produces results that match what I get through my Zeitronix datalogger (which matches my EBC display). I tried what you have above and it didn't work for me, nor am I getting anywhere on trying to derive a linear formula. Is anyone successfully logging a AEM/Zeitronix/Kavlico 3.5 or 5 bar MAP sensor on EvoScan?

Thanks.
Zeitronix is a more precise sensor made by Kavlico.

Aem doesn't use Kavlico.

Anyhow, I was under the impression that evoscan has been working with the zt2 map sensor for a year or two now.
Reply
Old Aug 2, 2009 | 06:14 AM
  #1210  
EVO8LTW's Avatar
EvoM Guru
20 Year Member
Photogenic
Liked
Loved
iTrader: (41)
 
Joined: Jul 2004
Posts: 4,606
Likes: 98
From: Northern Virginia
Originally Posted by EVO8LTW
I'm trying to log my Zeitronix 3.5 bar MAP sensor through EvoScan and I'm having no luck getting a formula that works and produces results that match what I get through my Zeitronix datalogger (which matches my EBC display). I tried what you have above and it didn't work for me, nor am I getting anywhere on trying to derive a linear formula. Is anyone successfully logging a AEM/Zeitronix/Kavlico 3.5 or 5 bar MAP sensor on EvoScan?

Thanks.
Found the problem. The Zeitronix software applies a different formula to the raw signal when it goes into vacuum (divides by .491154 to convert to inHG). Once I figured that out the numbers are much closer.
Reply
Old Aug 3, 2009 | 05:21 AM
  #1211  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
ok guys...

any last minute changes to V7?

- keep or drop the "100% duty under load" ?
- fix or leave the 0ms timer for ADC0F bug?
- scrap MAP averaging or leave it (given some SD funkyiness which may/maynot be cased by it)

*hopefully* I will have time to do 88590015 tommorow, so these last changes can be rolled into it at the same time
Reply
Old Aug 3, 2009 | 05:58 AM
  #1212  
phenem's Avatar
Evolved Member
iTrader: (39)
 
Joined: Jul 2005
Posts: 811
Likes: 4
From: Central PA
Originally Posted by tephra
ok guys...

any last minute changes to V7?

- keep or drop the "100% duty under load" ?
- fix or leave the 0ms timer for ADC0F bug?
- scrap MAP averaging or leave it (given some SD funkyiness which may/maynot be cased by it)

*hopefully* I will have time to do 88590015 tommorow, so these last changes can be rolled into it at the same time
I vote to KEEP the 100% duty under load, I love the snappiness it gives the car under daily driving conditions. If you set it up properly it works great! The other two I never had issues with so I cannot speak to those....l
Reply
Old Aug 3, 2009 | 05:59 AM
  #1213  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
oksorted
Reply
Old Aug 3, 2009 | 09:30 AM
  #1214  
inco9nito99's Avatar
Evolved Member
iTrader: (90)
 
Joined: Jul 2005
Posts: 1,917
Likes: 0
From: Roselle, IL
*giddy*
Reply
Old Aug 3, 2009 | 10:06 AM
  #1215  
cossie1's Avatar
Evolved Member
 
Joined: Aug 2007
Posts: 569
Likes: 1
From: UK
Originally Posted by tephra
ok guys...

any last minute changes to V7?
Any chance of 90550001 when you get 5 mins
Reply



All times are GMT -7. The time now is 12:39 PM.