Omni 4 bar MAP sensor ROM compatibility settings for USDM Evo 8/9
i'm logging this sensor in evoscan with the assigned formula in psig, and I want to convert this to bar, so I multiplied this by 0.069 to give me bar,
When the engine isn't running I get 0 on both evoscan and my boost controller, but when the engine is idling I'm getting -0.5 in evoscan and -0.3 on my controller i haven't check the max boost yet but can anyone confirm the calculation I have is correct?
Thanks
Andy
When the engine isn't running I get 0 on both evoscan and my boost controller, but when the engine is idling I'm getting -0.5 in evoscan and -0.3 on my controller i haven't check the max boost yet but can anyone confirm the calculation I have is correct?
Thanks
Andy
i'm logging this sensor in evoscan with the assigned formula in psig, and I want to convert this to bar, so I multiplied this by 0.069 to give me bar,
When the engine isn't running I get 0 on both evoscan and my boost controller, but when the engine is idling I'm getting -0.5 in evoscan and -0.3 on my controller i haven't check the max boost yet but can anyone confirm the calculation I have is correct?
Thanks
Andy
When the engine isn't running I get 0 on both evoscan and my boost controller, but when the engine is idling I'm getting -0.5 in evoscan and -0.3 on my controller i haven't check the max boost yet but can anyone confirm the calculation I have is correct?
Thanks
Andy
d
Say wouldn't it have been easier to just directly convert the voltage into 4 bar?
So lesse quick formula would be.
5 volts equivalent to 255 x (x/255 = volts)
Sensor range 0 to 5 volts so whole range used. (no offset)
BAR = x/((255*5)/4) = x / 318.75
If you wanted 0 bar to be atmosphere pressure you could just subtract 1 at this point
So lesse quick formula would be.
5 volts equivalent to 255 x (x/255 = volts)
Sensor range 0 to 5 volts so whole range used. (no offset)
BAR = x/((255*5)/4) = x / 318.75
If you wanted 0 bar to be atmosphere pressure you could just subtract 1 at this point
From the omnipower directions:
--
P= pressure in KPA 4 bar = 400 KPA
Voltage out/signal = 5 X (.002421 X P - .00842)
Atmosphere equals 1 bar or 100 KPA = 5 X (.002421 X 100 - .00842) = 1.168 volts @ 1 bar or 100 KPA
--
That's why I posted a corrected formula way back at the beginning of this thread. The one in mrfred's post is slightly off.
d
--
P= pressure in KPA 4 bar = 400 KPA
Voltage out/signal = 5 X (.002421 X P - .00842)
Atmosphere equals 1 bar or 100 KPA = 5 X (.002421 X 100 - .00842) = 1.168 volts @ 1 bar or 100 KPA
--
That's why I posted a corrected formula way back at the beginning of this thread. The one in mrfred's post is slightly off.
d
From the omnipower directions:
--
P= pressure in KPA 4 bar = 400 KPA
Voltage out/signal = 5 X (.002421 X P - .00842)
Atmosphere equals 1 bar or 100 KPA = 5 X (.002421 X 100 - .00842) = 1.168 volts @ 1 bar or 100 KPA
--
That's why I posted a corrected formula way back at the beginning of this thread. The one in mrfred's post is slightly off.
d
--
P= pressure in KPA 4 bar = 400 KPA
Voltage out/signal = 5 X (.002421 X P - .00842)
Atmosphere equals 1 bar or 100 KPA = 5 X (.002421 X 100 - .00842) = 1.168 volts @ 1 bar or 100 KPA
--
That's why I posted a corrected formula way back at the beginning of this thread. The one in mrfred's post is slightly off.
d
Last edited by RoadSpike; May 26, 2010 at 11:56 AM.
Joined: Mar 2003
Posts: 394
Likes: 7
From: Used to be in Nor Cal, now working in Seoul
Although it may be only a small offset, do we change all 3 scalings to something like these?
PSI8a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
PSI16a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
BoostErrorPSI Omni 4 bar = (Assuming ~0.5 psi offset is eliminated by substracting two PSI values)
ROM to Display = (x-128)*(0.2340/8)
Display to ROM = x/(0.2340/8)+128
Also EVOscan formula is now changed to =
0.2340*x + 0.5043 - 14.7
(Assuming 14.7 psi atmosphere pressure)
?
PSI8a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
PSI16a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
BoostErrorPSI Omni 4 bar = (Assuming ~0.5 psi offset is eliminated by substracting two PSI values)
ROM to Display = (x-128)*(0.2340/8)
Display to ROM = x/(0.2340/8)+128
Also EVOscan formula is now changed to =
0.2340*x + 0.5043 - 14.7
(Assuming 14.7 psi atmosphere pressure)
?
Although it may be only a small offset, do we change all 3 scalings to something like these?
PSI8a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
PSI16a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
BoostErrorPSI Omni 4 bar = (Assuming ~0.5 psi offset is eliminated by substracting two PSI values)
ROM to Display = (x-128)*(0.2340/8)
Display to ROM = x/(0.2340/8)+128
Also EVOscan formula is now changed to =
0.2340*x + 0.5043 - 14.7
(Assuming 14.7 psi atmosphere pressure)
?
PSI8a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
PSI16a Omni 4 bar =
ROM to Display = x*0.2340/2+0.5043
Display to ROM = (x-0.5043)/0.2340*2
BoostErrorPSI Omni 4 bar = (Assuming ~0.5 psi offset is eliminated by substracting two PSI values)
ROM to Display = (x-128)*(0.2340/8)
Display to ROM = x/(0.2340/8)+128
Also EVOscan formula is now changed to =
0.2340*x + 0.5043 - 14.7
(Assuming 14.7 psi atmosphere pressure)
?
thanks
Why are the settings for the JDM MAP (3 bar) and Omni 4 bar the same?
MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.90 volts.
MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.
MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.
MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.90 volts.
MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.
MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.
Why are the settings for the JDM MAP (3 bar) and Omni 4 bar the same?
MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.90 volts.
MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.
MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.
MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.90 volts.
MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.
MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.






