Results 1 to 7 of 7

Thread: Conversion Calculator not working correctly

  1. #1
    Junior Member
    Join Date
    Nov 2005
    Posts
    30

    Default Conversion Calculator not working correctly

    I was messing around with the conversion calculator, specifically the temps, and noticed that it doesn't always give you the right answer. What's up with that?

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

    Default

    AustinL911A,

    I'll try this out, are there any specific examples you can give...?

    Joe

  3. #3
    Junior Member
    Join Date
    Nov 2005
    Posts
    30

    Default

    1. Try taking a temperature in Kelvin, and convert it straight to Farenheit. Take note of the answer.

    2. Then Take the same temp. in Kelvin, convert it to Centigrade, and then convert that number into Farenheit.

    -The final answer for 1. and 2. should be the same. However, they are not.

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

    Default

    I did this:

    373.15 K --> -48.067 F
    273.15 K --> -103.622 F

    Yep, these are wrong.


  5. #5
    Lifetime Member Ninety8C5's Avatar
    Join Date
    Sep 2003
    Posts
    455

    Default

    In the unit_conversion.txt file under \Program Files\EFILive\V7\Configuration change ID line 22 to:

    0022 = °F °K * 0.55555 255.37223 N


    That will give you a very close conversion of °F to °K and vice/versa.

    Edit: This will get it closer.

    0022 = °F °K * 0.555555 255.379983 N
    Last edited by Ninety8C5; January 31st, 2007 at 03:52 PM.

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

    Default

    I think your first choice was more accurate (why did you correct yourself- am I missing something?):

    0.555555 and 255.3722 Seems correct to me.

    Simplifying the *F to *K formula:

    K = (F-32)/1.8+273.15

    K = F/1.8 - 32/1.8 + 273.15

    K = F*0.555555 - 17.7777 + 273.15

    K = F*0.555555 - 255.3722

    Thanks to AustinL911A for finding the fault in the first place - it will be corrected in the next release.

    Regards
    Paul
    Before asking for help, please read this.

  7. #7
    Lifetime Member Ninety8C5's Avatar
    Join Date
    Sep 2003
    Posts
    455

    Default

    Too much spare time!

    I was playing around last night and some of the calculations were not close enough.

    It must have been the *0.55555 instead of *0.555555 that was throwing it off and the fact that I found something on the internet that listed Kelvin at 273.157760. I tried the new formula with *0.555555 and 255.3722 and it is close enough for me.

Similar Threads

  1. So did Main Injection Pulse ever change up correctly....?
    By MMLMM in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 2
    Last Post: April 1st, 2010, 02:57 PM
  2. Analog voltage not recording correctly
    By SweetS10V8 in forum General
    Replies: 8
    Last Post: December 29th, 2009, 04:07 PM
  3. did i do this correctly?
    By hhorton in forum External A/D inputs
    Replies: 9
    Last Post: August 24th, 2009, 01:15 PM
  4. Anyone have A0014 table working correctly with F.I.???
    By nitrorocket in forum General (Petrol, Gas, Ethanol)
    Replies: 5
    Last Post: October 22nd, 2007, 05:02 AM
  5. EFI not reading AFR correctly
    By billyjo in forum General (Petrol, Gas, Ethanol)
    Replies: 2
    Last Post: December 11th, 2006, 10:55 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
  •