how-to: ECU-based direct boost control
Here's my current scaling does this look correct to you?
<scaling name="psi16(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555 " format="%.2f" min="0" max="60" inc="0.26" storagetype="uint16" endian="big"/>
<scaling name="psi8(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555" format="%.2f" min="0" max="60" inc="0.25" storagetype="uint8" endian="little"/>
<scaling name="BoostErrorPsi(5bar)" units="psi" toexpr="((x-128)*0.088875) - 23.569" frexpr="((x+ 23.569 ) /0.088875) +128" format="%.2f" min="-10" max="10" inc="0.5" storagetype="uint16" endian="big"/>
<scaling name="psi16(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555 " format="%.2f" min="0" max="60" inc="0.26" storagetype="uint16" endian="big"/>
<scaling name="psi8(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555" format="%.2f" min="0" max="60" inc="0.25" storagetype="uint8" endian="little"/>
<scaling name="BoostErrorPsi(5bar)" units="psi" toexpr="((x-128)*0.088875) - 23.569" frexpr="((x+ 23.569 ) /0.088875) +128" format="%.2f" min="-10" max="10" inc="0.5" storagetype="uint16" endian="big"/>

I'm guessing the others are correct but i really have no idea.
Bump for a little love on the boosterrorpsi scaling
I'm guessing the others are correct but i really have no idea.
I'm guessing the others are correct but i really have no idea.
if so, i can in the morning, i dont have my xmls on this pc.
Yep but this is for a 5 bar sensor so its a little wierd

it should really be some adjustment calculation wise IMO. where there was the psi for a 3 bar=32psi. is should be replaced with the psi rating for your map sensor.
Quote:
Originally Posted by RoadSpike View Post
Here's my current scaling does this look correct to you?
<scaling name="psi16(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555 " format="%.2f" min="0" max="60" inc="0.26" storagetype="uint16" endian="big"/>
<scaling name="psi8(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555" format="%.2f" min="0" max="60" inc="0.25" storagetype="uint8" endian="little"/>
<scaling name="BoostErrorPsi(5bar)" units="psi" toexpr="((x-128)*0.088875) - 23.569" frexpr="((x+ 23.569 ) /0.088875) +128" format="%.2f" min="-10" max="10" inc="0.5" storagetype="uint16" endian="big"/>
Bump for a little love on the boosterrorpsi scaling
I'm guessing the others are correct but i really have no idea.
Originally Posted by RoadSpike View Post
Here's my current scaling does this look correct to you?
<scaling name="psi16(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555 " format="%.2f" min="0" max="60" inc="0.26" storagetype="uint16" endian="big"/>
<scaling name="psi8(5bar)" units="psi" toexpr="(x*0.3555) - 23.569" frexpr="(x + 23.569)/0.3555" format="%.2f" min="0" max="60" inc="0.25" storagetype="uint8" endian="little"/>
<scaling name="BoostErrorPsi(5bar)" units="psi" toexpr="((x-128)*0.088875) - 23.569" frexpr="((x+ 23.569 ) /0.088875) +128" format="%.2f" min="-10" max="10" inc="0.5" storagetype="uint16" endian="big"/>
Bump for a little love on the boosterrorpsi scaling
I'm guessing the others are correct but i really have no idea.
Common sense dictates 100% is the max but I thought it was interesting that more than 100 can be entered. Question, do most folks using mrfred's method of boost control use 100% WGDC and peak boost targets in the low rpm ranges (500-2500)? I have my set up that way with an Ingersoll-Rand 3 port solenoid and I do not have any boost spikes.
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
OMNI 4-bar compatbility added
The instructions have been updated to include the scalings needed to use an OMNI 4-bar for direct boost control.
mfred
need your input here: i moved to SD with 88570008 - JDM rom that jscbanks made. car idles great, dries normal (AFRS look fine).
however, my max WGDC on the Alt map and main map are both set below where i should be (at 20) i should be getting 12 psi as normal, however, i am seeing 29 psi!
i tested the wastegate solenoid using evoscan and it clicks!
here are some pics of my settings:
the Alt Map:

then the Normal boost maps:

the only thing i can guess is the BDEL has more of an effect for SD????
Thanks
need your input here: i moved to SD with 88570008 - JDM rom that jscbanks made. car idles great, dries normal (AFRS look fine).
however, my max WGDC on the Alt map and main map are both set below where i should be (at 20) i should be getting 12 psi as normal, however, i am seeing 29 psi!

i tested the wastegate solenoid using evoscan and it clicks!
here are some pics of my settings:
the Alt Map:

then the Normal boost maps:

the only thing i can guess is the BDEL has more of an effect for SD????
Thanks



