Results 1 to 6 of 6

Thread: can i properly tune ith vcm standard

  1. #1
    Tuner in Training
    Join Date
    Jun 2009
    Location
    georgia
    Posts
    12

    can i properly tune ith vcm standard

    Hello every one. I have bought the hp tuners without the wideband hook up. I am running a wide band and im very new to efi tuning. Will i be able to get good tunes without haveing the pro edition?Im am trying to read as much as i can but im more of a visual, hands on type of guy. If any one can make me a quick video on the basic starting point of tuning a ls2 engine just to get me started you will make my year! Thanks ahead of time
    Brandon

  2. #2
    Advanced Tuner
    Join Date
    Feb 2008
    Posts
    665
    Quote Originally Posted by DeathByDisplacement View Post
    Hello every one. I have bought the hp tuners without the wideband hook up. I am running a wide band and im very new to efi tuning. Will i be able to get good tunes without haveing the pro edition?Im am trying to read as much as i can but im more of a visual, hands on type of guy. If any one can make me a quick video on the basic starting point of tuning a ls2 engine just to get me started you will make my year! Thanks ahead of time
    Brandon
    Yeah you can run your wideband through a 5 volt reference such as the a/c pressure switch or through egr so you log it through hptuners, many people do it with good success including myself.
    2017 Silverado LTZ

  3. #3
    Tuner in Training
    Join Date
    Jun 2009
    Location
    georgia
    Posts
    12
    ok, can you please describe the process in detail on how i would do this please?will this affect the function of my air?

  4. #4
    Senior Tuner 5_Liter_Eater's Avatar
    Join Date
    Nov 2005
    Location
    Houston, TX
    Posts
    3,968
    Do a search for posts by me containing "part deux".
    Bill Winters

    Former owner/builder/tuner of the FarmVette
    Out of the LSx tuning game

  5. #5
    Senior Tuner
    Join Date
    Apr 2005
    Location
    Sugar Land, TX
    Posts
    1,198
    Here's a good write up suppliled by "2000-C5" on the Corvette Forum:

    Reading a Wideband through the EGR or A/C Pressure Switch


    EGR

    • The EGR wire is located at Pin 55 on the Blue Connector of the PCM.

    • On vehicles that come with an EGR, there will be a Brown wire at Pin 55, it is designated “EGR Pintle Position Sensor Signal” in a pinout schematic.

    • If your vehicle did not come equipped with an EGR (Corvette), just add a wire to the PCM at Pin 55, everything still works the same. I went to a junkyard and found a plug under the hood of a GM vehicle with the same type of ends as the PCM wires. Click here for instructions on how to gain access to your PCM.

    • Connect the Wideband 02 wire with the 0-5v output to the EGR wire at Pin 55. This may be all you need to do with some widebands, some others require a ground. Check the wiring schematic for your specific unit.



    A/C Pressure Switch

    • There are 3 wires connected to the A/C Pressure sensor. The Red wire with Black stripe that is going to the PCM is the one we want to use. You can go to a junkyard and find another connector to plug into this so you can switch back and forth or you can buy a Maintain switch that, when you switch it one way it reads from the A/C sensor and when switched the other way, it reads from the Wideband O2 output wire. Either way will work fine, so that you can easily put it back to normal when done tuning.



    HP Tuner Scanner

    • Now that the wiring is done, you need to set it up in HP Tuners. You will need some information on your specific wideband that will be in the widebands paperwork. You will have to set up a formula to change the voltage (0-5v) into your AFR wideband reading. It will look like this:


    VOLTS / (VOLTAGE RANGE/DEVICE RANGE) + (MINIMUM VALUE OF DEVICE READING) = AFR

    VOLTS = the voltage that the wideband 02 sensor is putting out to the EGR wire

    VOLTAGE RANGE = typically 5v (0-5v), some people use the narrowband 02 input (not recommended) which is 1v (0-1v)

    DEVICE RANGE = the range your wideband is set to read. If the wideband is set to read from 10 – 20 AFR, then the range will be 10. If set to read from 8 – 22 AFR, the range will be 14, etc.

    MINIMUM VALUE OF DEVICE READING = the lowest number that your wideband is set to read. In the above examples, it would be 10 for the first example, and 8 for the second.


    I am using a PLX SM-AFR 250, so I will use it for my example. The formula will be:

    VOLTS / (5/10) + 10 = AFR or,

    (VOLTS / .5) + 10 = AFR

    • Since HP Tuners Scanner will be using the EGR or AC Pressure switch to get its readings from, we need to add that into the formula. The PID for the EGR on LS1 based cars is PID.2811 (EGR Position). Now the formula reads like this:

    ([PID.2811]/.5)+10 = AFR

    • The formula for the A/C Pressure switch is the same, you will just have to change the PID to PID.7101.

    ([PID.7101]/.5)+10 = AFR



    Custom PID

    • Open Table Display in Scanner

    • Right click any blank line and choose Insert

    • This will open the Insert PIDs display

    • Here you will see PID List, AUX Input List and User Defined. Click the + next to User Defined to open the drop down list

    • Double click Configure User Defined to open Configure User Defined Parameters

    • Click on one of the numbers with <undefined> next to it

    • For Name:, put the name of your choice, say, Air Fuel Ratio

    • For Abbrv:, put AFR

    • For Sensor:, open the drop down box and choose Air Fuel Ratio

    • For Units:, open the drop down box and choose :1

    • Under Function:, insert your formula. For the SM-AFR it is ([PID.2811]/.5)+10

    • If you are using the A/C Pressure switch, use the formula: ([PID.7101]/.5)+10

    • That’s it, just click the X at the top right to close the box and click the Save icon on the Histogram Configuration page.


    • To make a custom PID for AFR % Error make your way back to the Configure User Defined Parameters page. There will already be an Air Fuel Ratio Error PID. Open it and look at the information in the Function box.

    • Copy this formula EXACTLY. It will look like this:

    100*([SENS.120]-[SENS.121])/[SENS.121]

    • Since SENS.120 is the AFR SENSOR we want to create a new Custom PID and substitute our new formula in place of SENS.120, then enter this into the Function box. Now it will look like this:

    100*((([PID.2811]/.5)+10)-[SENS.121])/[SENS.121] or

    100*((([PID.7101]/.5)+10)-[SENS.121])/[SENS.121] for the A/C Pressure switch.

    • On this Custom PID, give it a name, use AFR%Error for the Abbrv, leave Sensor blank, and use % for Units.

    • Now, you can change the information in your VE and MAF Histograms to use the custom PIDs that you just made.

    • Don’t forget that you will have to log EGR Position (PID List/Engine/Emissions/EGR Position (V)) for reading throught the EGR or A/C Pressure (PID List/System/AC/AC Pressure (V)), AFR, AFR % Error and AFR Commanded in the Table display. Also, in Editor, you have to enable EGR if it has been disabled or your car didn’t come with it.

  6. #6
    Tuner in Training
    Join Date
    Jun 2009
    Location
    georgia
    Posts
    12
    Thanks, i will do