Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32

Thread: M6 (Tremec T56) Gear PID?

  1. #31
    Member bK's Avatar
    Join Date
    Mar 2004
    Posts
    52

    Default

    Quote Originally Posted by joecar
    Andrew, too bad, there's no direct way to get your current gear ratio;

    another way is to get VSS and convert it to revolutions/minute (taking axle ratio and tire circumference into account),
    and then divide this into engine RPM and you have your gear ratio (easier said than done).
    I was thinking along the same line but in the sense to pick clutch slippage. This could work in both applications?

  2. #32
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    In this example (wife's GAGT): axle ratio is 3.29, tyre diameter is 24.86" or 631.4mm.
    Delete whichever of the two equations that you're not using.

    Code:
    # ==============================================================================
    # File details
    # ------------
    #
    # This section defines various details about the file format.
    
    *FILE
    
    #Parameter  Value            Description
    #---------- ---------------- ---------------------------------------------------
    VERSION     7.1.1            File version
    DECSEP      .                Decimal separator used in this file
    
    
    
    # ==============================================================================
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section
    
    *UNITS
    
    #Code     System     Abbr     Description
    #-------- ---------- -------- -------------------------------------------------------------
    
    None      None       ""       "No units"
    
    
    # ==============================================================================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units             Low          High      Fmt  Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------
    *CLC-00-062
    None               -4.0          4.0       .3  "{SAE.RPM} / {SAE.VSS.mph} / 336.135 / 3.29 * 24.86"
    None               -4.0          4.0       .3  "{SAE.RPM} / {SAE.VSS.kph} / 5305.16 / 3.29 * 631.4"
    
    
    # ==============================================================================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code                      PRN  SLOT         Units            System           Description
    #------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
    CALC.RATIO                 F062 CLC-00-062   "None"           Calculated       "Calculated Box Ratio"

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. First EFI build-L92/VVT/E38 with Tremec tko trans swap
    By kball in forum E37, E38 & E67 PFI ECM's
    Replies: 0
    Last Post: February 23rd, 2010, 08:45 AM
  2. What gear am I in??
    By bobbycollier in forum General (Petrol, Gas, Ethanol)
    Replies: 0
    Last Post: September 9th, 2009, 04:06 AM
  3. says gear set to zero
    By TLKSCHP in forum General (Petrol, Gas, Ethanol)
    Replies: 1
    Last Post: May 9th, 2007, 10:13 AM
  4. O/T: Top Gear is returning!
    By Garry in forum Lounge
    Replies: 4
    Last Post: December 19th, 2006, 06:38 PM
  5. Gear changes
    By jfpilla in forum General (Petrol, Gas, Ethanol)
    Replies: 16
    Last Post: January 10th, 2005, 07:13 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
  •