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

Thread: Making an external MAP input device, need data!

  1. #1

    Default Making an external MAP input device, need data!

    I want to make an external 2 or 3 BAR MAP sensor device that I can log through one of the analog 5 volt inputs. Does anyone know where I can get the 0-5v vs. KPA scalings for both a 2 and 3 BAR?

    Obviously this is for logging boost on 1 BAR equipped cars.

    Thanks

    Howard

    www.redline-motorsports.net

    1-954-703-5560

    2006 ZO6 895/866 with APS TT
    2010 SSRS Camaro HTR-900TT (798/801)
    2011 HTR-850R Camaro
    2012 ZL1 Auto (10.33@135 MPH) Video Here!

  2. #2

    Default

    Found this on Delphi's site;

    Performance Data for Standard Calibration
    Pressure Range
    Operating 20 kPa to 102 kPa
    Maximum 667 kPa
    Full scale accuracy 1.8%

    Temperature Range
    Operating -40°C to +105°C


    Measurement accuracy ±1°C at 25°C
    Storage -50°C to +150°C

    Electrical Characteristics
    Supply voltage 5.0 ± 0.1 VDC
    Supply current <10 mADC
    Maximum output current



    Sink 1 mADC
    Source 0.1 mADC


    Output impedance <50 Ω
    Output voltage 0.25 to 4.85 VDC




    Transfer Curve



    Can this be used and then half scaled?

    www.redline-motorsports.net

    1-954-703-5560

    2006 ZO6 895/866 with APS TT
    2010 SSRS Camaro HTR-900TT (798/801)
    2011 HTR-850R Camaro
    2012 ZL1 Auto (10.33@135 MPH) Video Here!

  3. #3
    Member Treurentner's Avatar
    Join Date
    Nov 2005
    Posts
    52

    Default

    Hi Howard,

    watch robbies page, he found out everything
    Part#´s were to get them ...
    long time before:
    http://www.robietherobot.com/storm/mapsensor.htm

    I included a datasheet as pdf (but size is over the uploadlimit so rename it as .pdf)

    Marco
    Attached Files Attached Files
    Last edited by Treurentner; September 14th, 2007 at 06:59 PM.

  4. #4

    Default

    Finding the parts is easy. I stock both 2 and 3 bar maps. I am looking for the voltage vs. KPA calculation so I can create a calc pid to log off of.

    Thanks for the link though.

    HT

    www.redline-motorsports.net

    1-954-703-5560

    2006 ZO6 895/866 with APS TT
    2010 SSRS Camaro HTR-900TT (798/801)
    2011 HTR-850R Camaro
    2012 ZL1 Auto (10.33@135 MPH) Video Here!

  5. #5
    Member Treurentner's Avatar
    Join Date
    Nov 2005
    Posts
    52

    Default

    Hi Howard ,

    what about this datasheet for 3 bar map (please save it and rename the extension to pdf)?

    Marco
    Attached Files Attached Files

  6. #6

    Default

    Thanks for that sheet. Still need to figure out the formula!

    www.redline-motorsports.net

    1-954-703-5560

    2006 ZO6 895/866 with APS TT
    2010 SSRS Camaro HTR-900TT (798/801)
    2011 HTR-850R Camaro
    2012 ZL1 Auto (10.33@135 MPH) Video Here!

  7. #7
    Lifetime Member
    Join Date
    Jan 2007
    Posts
    298

    Default

    Well, I can tell you one thing. This isn't going to be a one shot equation. You are going to have to make fine adjustments to the equation due to your elevation and daily barometric pressure. Like the GM OS does. You can get close with experimenting, though.

    Here are points from the datasheet for a ballpark equation:
    Pressure in kPa Average Voltage
    40 .631
    304 4.914

    The linear model would be as follows:
    kPa = 61.639*{ADVoltage}+1.105791

    Even though you have this data you will still have to plug everything up. See what voltage the 3 bar is running at when the engine off. Write down the kPA displayed on the factory sensor. Use this as your lower data points. Then use the datasheet values for the high data points. You could start the engine to get some data points under vacumn but again error is doubled to 8% under vacumn according to the datasheet.

    I wouldn't try to take correctional data with the engine running. That puts the 3 bar MAP into an area with a higher error band.
    Last edited by 2002_z28_six_speed; September 15th, 2007 at 05:34 PM.

  8. #8
    Lifetime Member johnv's Avatar
    Join Date
    Jan 2005
    Posts
    338

    Default

    How about useing one of these sensors and seperate power supply, they come with slope and intercept setup intructions aparently!

    http://www.aeroforcetech.com/sensor.html

    I'm gonna give one of the fuel pressure sensors and 5v power supplies a shot.

  9. #9

    Default

    Quote Originally Posted by johnv
    How about useing one of these sensors and seperate power supply, they come with slope and intercept setup intructions aparently!

    http://www.aeroforcetech.com/sensor.html

    I'm gonna give one of the fuel pressure sensors and 5v power supplies a shot.
    Getting the parts is not the issue. I am trying to figure out how FS can look at the voltage and convert it to a KPA reading which I can then use a calc pid to show boost.

    Isn't there a conversion formula in the generic pid folder that FS uses on a factory 1 bar? The PCM obviously looks at output voltage from the MAP and then takes that voltage to show pressure. What is the formula??

    www.redline-motorsports.net

    1-954-703-5560

    2006 ZO6 895/866 with APS TT
    2010 SSRS Camaro HTR-900TT (798/801)
    2011 HTR-850R Camaro
    2012 ZL1 Auto (10.33@135 MPH) Video Here!

  10. #10
    Lifetime Member
    Join Date
    Jan 2007
    Posts
    298

    Default

    1 bar 2 bar 3 bar... Delphi has spec'ed them to be 0V-5Vs and linear outputs. This means only the slopes of the equations have changed AKA less resolution for analog to digital converter to see.

    Just make a linear equation from 0 to 5 volts that reads out 20 to 300 kPa where:

    kPa = (Volts/Kpa)*voltage+correctional factor or
    kPa = A*x+c
    Y = A*x+c

Page 1 of 2 12 LastLast

Similar Threads

  1. dvt will not control device
    By dmaxdavid in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 17
    Last Post: April 25th, 2010, 12:04 PM
  2. V2-device not recognized
    By zacksfoam in forum FlashScan V2
    Replies: 1
    Last Post: August 14th, 2009, 06:56 PM
  3. External Input Signal Noise?
    By dc_justin in forum FlashScan V2
    Replies: 4
    Last Post: January 19th, 2007, 07:38 PM
  4. External input
    By heavymetals in forum External A/D inputs
    Replies: 4
    Last Post: May 2nd, 2006, 04:44 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
  •