Results 1 to 2 of 2

Thread: Calc.PID question

  1. #1
    New Member
    Join Date
    Dec 2005
    Posts
    9

    Default Calc.PID question

    How is it possible to get a raw pulse count off the factory VSS sensor (ie how many teeth it has picked up since a stop)??

    Working on a function to arrive at feet traveled, based off of the factory sensor (tire circ. and gear incl.). I currently have a calc.pid now that gives me driveshaft rpm based from the vss.

    Any help would be appreciated.

    Eric
    03 Duramax

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

    Default

    With the current V7 software I do not believe it is possible.

    In previous versions of EFILive (V5) there was an integral() function that would calculate integrals such as distance tavelled based on VSS and time. That function was not compatible with other features of the Scan Tool and was removed.

    The problem with integrals is they require "summing" of values over time. That is not available in V7.

    The best you can get currently is how far the vehicle has travelled since the last frame. If there was a way to sum those values then you could compute distance travelled but unfortunately there is not.

    A new type of calculated PID is under development to support integrals. It may be available in the next major release: version 8.

    Regards
    Paul
    Before asking for help, please read this.

Similar Threads

  1. calc.pid help
    By mr.prick in forum General
    Replies: 11
    Last Post: June 1st, 2010, 02:28 AM
  2. Calc PID Question... variance?
    By Goldfinger911 in forum Tips and tricks
    Replies: 0
    Last Post: October 14th, 2008, 08:03 AM
  3. Calc.PID question
    By Elowe65 in forum Diesel
    Replies: 3
    Last Post: March 5th, 2008, 04:52 PM
  4. AFR Calc
    By Bob's Garage in forum Gen IV V8 Specific
    Replies: 2
    Last Post: May 24th, 2007, 11:14 AM
  5. FJO Calc PID
    By bink in forum General (Petrol, Gas, Ethanol)
    Replies: 3
    Last Post: July 4th, 2005, 03:45 PM

Posting Permissions

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