Results 1 to 10 of 10

Thread: E67 IAT's

  1. #1
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Question E67 IAT's

    Just starting out with this whole tuning malarkey, but I have a question on which IAT is used to modify spark timing in tables {B5107}, {B5108} and {B5109} . I would have thought IAT2 should be used, but just want to confirm that this is the case. The link file references SAE.IAT, but IMO, the GM engineers should have used IAT2 as that can be considerably higher than IAT1.

    Code:
    ;IAT Spark Table
    B5107.ROW=SAE.IAT
    B5107.COL=E67.APCYL_DMA
    
    ;IAT vs RPM Spark Multiplier
    B5108.ROW=SAE.RPM
    B5108.COL=SAE.IAT
    
    ;IAT vs ECT Spark Multiplier
    B5109.ROW=SAE.ECT

  2. #2
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Just to add, car is a stock VXR8 GTS LSA.

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

    Default

    You can add GM.IAT2 by using comma as a separator...

    e.g.:

    Code:
    ;IAT Spark Table
    B5107.ROW=SAE.IAT,GM.IAT2
    B5107.COL=E67.APCYL_DMA
    
    ;IAT vs RPM Spark Multiplier
    B5108.ROW=SAE.RPM
    B5108.COL=SAE.IAT,GM.IAT2
    
    ;IAT vs ECT Spark Multiplier
    B5109.ROW=SAE.ECT
    B5109.COL=SAE.IAT,GM.IAT2
    when you hover your cursor over thes IAT axis of those tables, a yellow tip will popup showing you the alternate link pids...

    so you can log either pid...

    I'm not sure what happens if you log both, I think the first pid mentioned has precedence, if so then reverse the order of the pids shown in the example above.

  4. #4
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Good information, but doesn't answer the question on which the car actually uses internally. Would it be possible to work out?

  5. #5
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Will change it to IAT2 anyway as that is the hottest of the two.

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

    Default

    Quote Originally Posted by b4pjs View Post
    Good information, but doesn't answer the question on which the car actually uses internally. Would it be possible to work out?
    I don't know the answer... is there any DMA pid for dynamic air temperature...?

  7. #7
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Quote Originally Posted by joecar View Post
    I don't know the answer... is there any DMA pid for dynamic air temperature...?
    Just found GM.DYNAIRTEMP_DMA. Will log that and see what it gives compared to the IAT's

  8. #8
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Quote Originally Posted by b4pjs View Post
    Just found GM.DYNAIRTEMP_DMA. Will log that and see what it gives compared to the IAT's
    Hmmm, cannot find it in v8, but have added it to options.txt, so will see if it logs...

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

    Default

    Quote Originally Posted by b4pjs View Post
    Just found GM.DYNAIRTEMP_DMA. Will log that and see what it gives compared to the IAT's
    If that pid is loggable on E38 or E67, then add it to the link .ini.

    ( I think that pid may be LS1B only )

  10. #10
    Junior Member
    Join Date
    Aug 2015
    Posts
    20

    Default

    Quote Originally Posted by joecar View Post
    If that pid is loggable on E38 or E67, then add it to the link .ini.

    ( I think that pid may be LS1B only )
    Doesn't seem to log on E67. More research needed. IAT2 makes the most sense, but spark timing doesn't seem to correlate. Will get a nice long log on Friday to test my theories.

Similar Threads

  1. IAT 2 Timing correction tables e67 ??????
    By Y BE AVG in forum E37, E38 & E67 PFI ECM's
    Replies: 19
    Last Post: December 21st, 2015, 11:51 AM
  2. IAT temps
    By Big Kahuna in forum Gen III V8 Specific
    Replies: 7
    Last Post: July 3rd, 2014, 02:17 AM
  3. IAT is 39?
    By eboggs_jkvl in forum General
    Replies: 45
    Last Post: February 23rd, 2011, 03:53 PM
  4. IAT ???'s
    By GAMEOVER in forum E37, E38 & E67 PFI ECM's
    Replies: 3
    Last Post: August 20th, 2009, 07:14 PM
  5. Iat
    By Grey Silver in forum Gen III V8 Specific
    Replies: 3
    Last Post: August 4th, 2007, 01:56 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
  •