Notices
Evo X Engine Management / Tuning Forums Discuss the major engine management systems.

Omni 4bar writeup

Old May 20, 2012 | 10:29 AM
  #61  
Raptor58559's Avatar
Newbie
15 Year Member
 
Joined: Apr 2009
Posts: 38
Likes: 1
From: Europe
It may be a dumb question but I am lost a little bit right now.
I am running 52680022 with the 4 bar map sensor.

I am using the rom from goldens website with the def from there.
this includes all codes as posted before.

what do i have todo to run with the 4 bar sensor?

It already contains
MAP based Load Calc #1 -> stock scaling
MAP based Load Calc #2 -> stock scaling
MAP based Load Calc #3 -> 4bar scaling

Do I only have to activate the three switches and it should work?

Omni4bar #1 0x03B6 -> 0x02FF
Omni4bar #2 0x0ED8 -> 0x0BFC
Omni4bar #3 0x0ED8 -> 0x0BFC

EDIT: ok I modified the def: load calc table 1 to be "stock x in kpa" and #2 as "4bar in kpa"
opened rom and copied scale of "stock x" to "4 bar".
saved and closed rom
modified def: load calc 1 2 3 are all "4 bar"
no further copying

fuel compensation:
modify def: 1 is "stock x" 2 is "4 bar"
copy scaling of 1 to 2
saved and closed rom
modify def: 1 and 2 are "4 bar"
no further copying

have I done it right or do I have to copy every time to the scaling?

Michael

Last edited by Raptor58559; May 20, 2012 at 11:19 AM.
Reply
Old May 25, 2013 | 02:33 PM
  #62  
thiagobr03's Avatar
Evolving Member
iTrader: (3)
 
Joined: May 2008
Posts: 157
Likes: 0
From: North New Jersey
questions gents, for the fuel comp #1 do we leave scaling stockxmap or do we set it to omnibar ? i know fuel comp #2 is omni but i was wondering what #1 should be, thanks
Reply
Old May 26, 2013 | 04:53 AM
  #63  
Raptor58559's Avatar
Newbie
15 Year Member
 
Joined: Apr 2009
Posts: 38
Likes: 1
From: Europe
The fuel compensation table is in reality the same table with two views.
compare the addresses of the data (not of the axes).
You'll see that they are the same.
So you dont need to modify both of them - as you would only need one of them.
Reply
Old May 26, 2013 | 12:27 PM
  #64  
thiagobr03's Avatar
Evolving Member
iTrader: (3)
 
Joined: May 2008
Posts: 157
Likes: 0
From: North New Jersey
got it -)))

Last edited by thiagobr03; May 26, 2013 at 12:58 PM. Reason: fixed
Reply
Old May 26, 2013 | 12:57 PM
  #65  
thiagobr03's Avatar
Evolving Member
iTrader: (3)
 
Joined: May 2008
Posts: 157
Likes: 0
From: North New Jersey
nvm, got it =)))
Reply
Old Nov 16, 2014 | 10:00 AM
  #66  
chetrickerman's Avatar
Evolved Member
Veteran: Army
iTrader: (7)
 
Joined: Dec 2008
Posts: 575
Likes: 1
From: Colorado Springs
If anyone needs it, here is the Omni 4 bar in psig scaling that I made

Code:
<scaling name="Omni4barMAP in psig" units="Omni4barMAP in psig" toexpr="((((x/4)*1.6151)+3.4779)*.145)-14.696" frexpr="((((x+14.696)/.145)-3.4779)/1.6151)*4" format="%.2f" min="-15" max="60" inc="0.05" storagetype="uint16" endian="big"/>

Last edited by chetrickerman; Nov 16, 2014 at 10:04 AM.
Reply
Old Jun 1, 2017 | 03:42 AM
  #67  
evoxsst2009's Avatar
Newbie
 
Joined: Apr 2012
Posts: 11
Likes: 0
From: Qatar
Hey I know this is a dead thread but trying to hold on the exact addresses for the Omni4bar definition for 56910009.


<table name="Omni4bar #1 0x03B6 -> 0x02FF" address="17f92" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="17fc2" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="17fd6" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>


Thank you
Reply
Old Jan 15, 2018 | 11:17 PM
  #68  
10isace's Avatar
Evolved Member
15 Year Member
Liked
Loved
Community Favorite
iTrader: (12)
 
Joined: Nov 2008
Posts: 1,058
Likes: 16
From: East of the Rockies
Looking for this for 56890313 ROM. Please... Thanks!

Originally Posted by tephra

Step 6: Realign the Omni4bar with other ECU parameters (DTC P0069, Logging kPa via CAN, etc)
53040010:
Code:
&lt;table name="Omni4bar #1 0x03B6 -&gt; 0x02FF" category="Misc" address="17b92" type="1D" scaling="Hex16"/&gt;		
&lt;table name="Omni4bar #2 0x0ED8 -&gt; 0x0BFC" category="Misc" address="17bc2" type="1D" scaling="Hex16"/&gt;		
&lt;table name="Omni4bar #3 0x0ED8 -&gt; 0x0BFC" category="Misc" address="17bd6" type="1D" scaling="Hex16"/&gt;
526800xx:
Code:
&lt;table name="Omni4bar #1 0x03B6 -&gt; 0x02FF" category="Misc" address="17d76" type="1D" scaling="Hex16"/&gt;		
&lt;table name="Omni4bar #2 0x0ED8 -&gt; 0x0BFC" category="Misc" address="17da6" type="1D" scaling="Hex16"/&gt;		
&lt;table name="Omni4bar #3 0x0ED8 -&gt; 0x0BFC" category="Misc" address="17dba" type="1D" scaling="Hex16"/&gt;

Last edited by 10isace; Jan 16, 2018 at 01:34 PM.
Reply
Old Jan 17, 2018 | 11:22 AM
  #69  
10isace's Avatar
Evolved Member
15 Year Member
Liked
Loved
Community Favorite
iTrader: (12)
 
Joined: Nov 2008
Posts: 1,058
Likes: 16
From: East of the Rockies
56890313 OmniPower 4 bar MAP sensor addresses

I think I found the addresses for the 56890013 ROM 2011 USDM 5MT. Can someone please verify? Thanks!

Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" category="Omni 4 Bar Boost" address="1a316" type="1D" scaling="Hex16"/>

<table name="Omni4bar #2 0x0ED8 -> 0x0BFC" category="Omni 4 Bar Boost" address="1a346" type="1D" scaling="Hex16"/>

<table name="Omni4bar #3 0x0ED8 -> 0x0BFC" category="Omni 4 Bar Boost" address="1a35a" type="1D" scaling="Hex16"/>
Reply
Old Dec 17, 2022 | 04:59 AM
  #70  
richardjh's Avatar
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
I just did 59570004 for someone (2013 USDB RA). Here are the main addresses:


Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" address="1a43e" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="1a46e" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="1a482" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>




Cheers,

Rich
Reply
Old Jul 11, 2024 | 12:59 AM
  #71  
Mr EVOX's Avatar
Newbie
 
Joined: Sep 2023
Posts: 30
Likes: 0
From: NY
I have Tephra, but omni maps not available.

Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
tephra
ECU Flash
557
Dec 17, 2024 01:36 PM
tephra
ECU Flash
59
Aug 1, 2018 01:02 AM
tephra
ECU Flash
16
Jan 28, 2018 04:37 PM
tephra
Evo X Engine Management / Tuning Forums
151
Jun 18, 2017 03:22 PM
tephra
Evo X Engine Management / Tuning Forums
8
May 16, 2016 09:24 PM


Thread Tools
Search this Thread

All times are GMT -7. The time now is 08:11 PM.