Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: how to monitor boost?

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    24

    Default how to monitor boost?

    i have an 01 supercharged zo6, and i want to monitor boost w/ efi, how do i go about doing this, do i need another map?, need all the info i can get thanks alot

  2. #2
    Lifetime Member TAQuickness's Avatar
    Join Date
    Jan 2005
    Posts
    2,940

    Default

    Welcome to the forum Turboolds.

    You should be able to log manifold pressure to monitor boost - but it won't work so well if you still have a 1bar MAP sensor installed. Can you tell us a little more about your setup?


  3. #3
    Junior Member
    Join Date
    Aug 2008
    Posts
    24

    Default

    i still have stock map, the car is supercharged, novi setup, intercooled, how do i convert manifold pressure to boost?

  4. #4
    Lifetime Member TAQuickness's Avatar
    Join Date
    Jan 2005
    Posts
    2,940

    Default

    MAP - BARO is the simplest way. However, since you're running the stock MAP sensor, it tends to run out at 105 kPa (~5 kPa over sea level). You would need to upgrade to a 2 or 3 bar MAP sensor to utilize this method.


  5. #5
    Lifetime Member
    Join Date
    Jul 2003
    Posts
    1,897

    Default

    well... i have used the 2 bar map sensor.. how do we go about this??? I can log over 105 KPA, but is there a calculated PID that does the conversion to PSIG?

    Thanks
    "All that is needed for the triumph of evil is that good men do nothing..."

  6. #6
    Senior Member
    Join Date
    Oct 2006
    Posts
    148

    Default

    I would assume you would have make a calculated PID with PSIG = KPA/ 6.895

  7. #7
    Lifetime Member 5.7ute's Avatar
    Join Date
    Oct 2006
    Posts
    1,840

    Default

    Quote Originally Posted by Highlander View Post
    well... i have used the 2 bar map sensor.. how do we go about this??? I can log over 105 KPA, but is there a calculated PID that does the conversion to PSIG?

    Thanks
    I have posted a calc pid file on this forum which will do what you want. Here is the thread. http://forum.efilive.com/showthread.php?t=9598
    The Tremor at AIR

  8. #8
    Lifetime Member
    Join Date
    Jul 2003
    Posts
    1,897

    Default

    well.. what i did was... {sae.map.psi}-14.7

    what i really wanted was something correctly referenced... Like if there was a pid to ask the PCM for the map at key on. That way you can substract THAT. and not the 101.3 or 14.7 in this case. Because if I install an incorrect map sensor and the scaling is incorrect... i have no way of knowing either.

    This comes after logging a E38 which i get 7psi boost calculated, but I am getting 10psi on the gauge....
    "All that is needed for the triumph of evil is that good men do nothing..."

  9. #9
    Lifetime Member JezzaB's Avatar
    Join Date
    Nov 2006
    Posts
    246

    Default

    Quote Originally Posted by Highlander View Post
    well.. what i did was... {sae.map.psi}-14.7

    what i really wanted was something correctly referenced... Like if there was a pid to ask the PCM for the map at key on. That way you can substract THAT. and not the 101.3 or 14.7 in this case. Because if I install an incorrect map sensor and the scaling is incorrect... i have no way of knowing either.

    This comes after logging a E38 which i get 7psi boost calculated, but I am getting 10psi on the gauge....
    This how I did it many moons ago:

    Code:
    *CLC-00-000
    psi      0.0      10.0      .0     "({SAE.MAP}-{GM.BARO})*0.145"
    
    CALC.BOOST   F600 CLC-00-000   "psi"   Air "Boost pressure"
    You have to log GM.BARO for it to work.

    Jez

  10. #10
    Lifetime Member 5.7ute's Avatar
    Join Date
    Oct 2006
    Posts
    1,840

    Default

    Quote Originally Posted by JezzaB View Post
    This how I did it many moons ago:

    Code:
    *CLC-00-000
    psi      0.0      10.0      .0     "({SAE.MAP}-{GM.BARO})*0.145"
    
    CALC.BOOST   F600 CLC-00-000   "psi"   Air "Boost pressure"
    You have to log GM.BARO for it to work.

    Jez
    I was looking at something like that, but for some reason I had it in my head that GM.BARO was not a valid pid for the earlier PCM's. I will have to give it a go after work.
    The Tremor at AIR

Page 1 of 2 12 LastLast

Similar Threads

  1. Tire pressure monitor
    By sixltrbtr in forum Lounge
    Replies: 5
    Last Post: September 4th, 2009, 09:57 AM
  2. Tire Pressure Monitor Adjustment
    By calraj in forum General
    Replies: 3
    Last Post: July 7th, 2009, 01:13 PM
  3. Readiness Monitor Question
    By Duramax 6.6L in forum General (Petrol, Gas, Ethanol)
    Replies: 0
    Last Post: June 19th, 2008, 12:45 PM
  4. Best way to monitor clutch slip
    By robz in forum General
    Replies: 13
    Last Post: March 12th, 2008, 11:30 AM
  5. AFR on EFI Live not the same as on my Log Works2 Monitor
    By esco35m in forum Gen III V8 Specific
    Replies: 1
    Last Post: September 28th, 2007, 10:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •