Results 1 to 6 of 6

Thread: Logging Boost to Ext. 1: Need PID Formula for GM 3 Bar Map

  1. #1
    Member
    Join Date
    Nov 2004
    Posts
    58

    Default Logging Boost to Ext. 1: Need PID Formula for GM 3 Bar Map

    I'd like to use the External Voltage 1 to log Boost. I am using a GM 3 bar map sensor. Anyone have the PID Calc for that map sensor? Thanks in advance for the help.

  2. #2
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    If you can tell me the voltage v's pressure characteristics of the sensor, then I can easily create a calculated PID for you. Let me know what info you have.
    Is it a linear 0..5V = 0..303kPa?

    If so, then the calc pid (in kPa) would be:
    {EXT.AD1}*60.6
    if the 3-bar is plugged into external A/D plug 1, or
    {EXT.AD2}*60.6
    If the 3-bar is plugged into external A/D plug 2.
    The 60.6 is calcualte as 303/5

    If it is not linear, then you may need to "create" a matching non linear function.

    Paul

  3. #3
    Member
    Join Date
    Nov 2004
    Posts
    58

    Default

    I have my w/b logged into AD2. When I plugged the boost into AD1, I didn't get an accurate reading. Should the W/B be plugged into AD1 and the boost signal into AD2. I figured out the formula, but for some reason its not reading and intepreting it. I have to check my calc PID file.

  4. #4
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    AD1 and AD2 are the same, you can use either one for either signal.
    However, they must have a common ground and the ground *should* be a common ground with pins 4 and 5 of the OBDII connector on your car.

    Try logging the raw voltage PIDs: {EXT.AD1} and {EXT.AD2} to see what the voltage signal is that you are getting from the A/D inputs. The maximum range that FlashScan will register is 0 to 4.8 volts.

    Paul

  5. #5
    Member
    Join Date
    Nov 2004
    Posts
    58

    Default

    The ground that I used for the W/B signal isn't the same as the one used for the 3 bar MAP sensor signal. The way my AEM is setup I had to use the ground from the unit or I got strange voltage readings. I'm not sure if I can use the ground from the OBD II conector with the AEM W/B unit.

  6. #6
    Lifetime Member GMPX's Avatar
    Join Date
    Apr 2003
    Posts
    13,148

    Default

    The ground on the Flashscan unit is basically tied to pin 4&5 of the OBD-II connector.
    It sounds like the AEM unit ground might not be true chassis ground?.

    Cheers,
    Ross

Similar Threads

  1. Formula help for Calculated Pid
    By vetteboy2k in forum Black Box Logging
    Replies: 19
    Last Post: December 21st, 2012, 10:16 PM
  2. Run Spark Formula
    By Gelf VXR in forum General (Petrol, Gas, Ethanol)
    Replies: 0
    Last Post: March 24th, 2008, 02:07 AM
  3. Boost pressure input and logging
    By diynoob in forum External A/D inputs
    Replies: 1
    Last Post: March 4th, 2007, 02:08 AM
  4. cylair formula's units
    By redhardsupra in forum General (Petrol, Gas, Ethanol)
    Replies: 18
    Last Post: September 15th, 2006, 05:25 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
  •