Page 4 of 32 FirstFirst 1234567814 ... LastLast
Results 61 to 80 of 633

Thread: Brad Barnhill's Virtual Dyno with HP Tuners

  1. #61
    Advanced Tuner jakebdb56's Avatar
    Join Date
    Oct 2006
    Location
    Houston, TX
    Posts
    646
    I loaded some data into the software to test it against a few customers' setups. It actually looks pretty reasonable.

    <?xml version="1.0" standalone="yes"?>
    <CarDataset xmlns="http://tempuri.org/CarDataset.xsd">
    <CarParameters>
    <CarMake>Chevy</CarMake>
    <CarModel>Silverado Reg Cab 2WD 4.10 Gear</CarModel>
    <Weight>4600</Weight>
    <TransGear3>1.0</TransGear3>
    <TransGear4>0.75</TransGear4>
    <FinalGearRatio>4.10</FinalGearRatio>
    <DragCoefficient>0.55</DragCoefficient>
    <FrontalArea>29</FrontalArea>
    <TireDiameter>29</TireDiameter>
    </CarParameters>
    </CarDataset>

    I loaded a log from the track about a month ago and came up with 435rwhp @ 6000 RPM which sounds about right. Forged 6.2 with nitrous cam, kooks 1 7/8" headers, performabuilt lvl 5 4L80E with PI 4200 triple disc, 4.10's, FAST 102mm, LS3 throttle body
    '20 AT4
    '01 Suburban 2500 Dad Wagon

  2. #62
    Senior Tuner S2H's Avatar
    Join Date
    Apr 2005
    Location
    Schexnayder Racing - Arnaudville LA
    Posts
    4,387
    I think the best point is that if you can come up with a stable enough environment
    You can use this as a tuning tool.

    On a dyno I can see 20-30... sometimes even as much as 50 horsepower from fuel and spark tuning.
    If I had the right stretch of flat pavement... I could get it dam close to the same on the street.
    -Scott -

  3. #63
    Senior Tuner 5_Liter_Eater's Avatar
    Join Date
    Nov 2005
    Location
    Houston, TX
    Posts
    3,968
    Fixd.

    Quote Originally Posted by jakebdb56 View Post
    I loaded some data into the software to test it against a few customers' setups. It actually looks pretty reasonable.

    <?xml version="1.0" standalone="yes"?>
    <CarDataset xmlns="http://tempuri.org/CarDataset.xsd">
    <CarParameters>
    <CarMake>Chevy</CarMake>
    <CarModel>Silverado Reg Cab 2WD 4.10 Gear</CarModel>
    <Weight>4600</Weight>
    <TransGear3>1.0</TransGear3>
    <TransGear4>0.75</TransGear4>
    <FinalGearRatio>4.10</FinalGearRatio>
    <DragCoefficient>BRICK</DragCoefficient>
    <FrontalArea>29</FrontalArea>
    <TireDiameter>29</TireDiameter>
    </CarParameters>
    </CarDataset>

    I loaded a log from the track about a month ago and came up with 435rwhp @ 6000 RPM which sounds about right. Forged 6.2 with nitrous cam, kooks 1 7/8" headers, performabuilt lvl 5 4L80E with PI 4200 triple disc, 4.10's, FAST 102mm, LS3 throttle body
    Bill Winters

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

  4. #64
    Tuner in Training Sam272's Avatar
    Join Date
    Oct 2008
    Location
    Tenambit, NSW, Australia.
    Posts
    41
    lol!
    No matter what the question is, the answer is always MORE HORSEPOWER!!

  5. #65
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    If anyone has a list of vehicles that the program should support by default let me know. I really want to support GM vehicles but need a little help from the community to supply me with the data to put in regarding different models. If you look at the Cars directory in the installation directory you will find out the format that I need the .xml files to be in. I will include vehicles from the community if supplied. This is how all the mitsubishi and subaru guys have their vehicles in there.

    I am doing this for donations only and working on my Masters at the same time and so I can either use spare time to develop new features and test those or do research on other vehicles. I feel like my time is better spent on development and leave the vehicle research to the community. You all know more about where that information is anyway.

    Im working on getting some more HPTuners logs to test with to make sure HPTuner support is stable as can be.

    Thanks for any help you guys can provide. If you find it useful there is a donate button in the app but its not required.

    Hope you all enjoy it and I will keep developing it if you all will keep using it.
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  6. #66
    Advanced Tuner jakebdb56's Avatar
    Join Date
    Oct 2006
    Location
    Houston, TX
    Posts
    646
    Quote Originally Posted by 5_Liter_Eater View Post
    Fixd.
    Ha you don't want none of these race trucks :P

    I'll be able to play in a few months with the S10

    The attachment is from a customer's 09 4x4 6.0. Mods are headers, true dual, intake, tune, 4.56 gears, built trans. Pretty close to what it might be on the dyno in real life I think...
    '20 AT4
    '01 Suburban 2500 Dad Wagon

  7. #67
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    If anyone has any definitions for vehicles please send them to me. Ill support most anything.
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  8. #68
    Advanced Tuner
    Join Date
    Mar 2008
    Location
    Paris, France
    Posts
    435
    I've just tuned a C5 Z06 with Headers / Induction
    Ive tried your program.
    I've got a dyno sheet of the same car Induction Tuned. (without headers)


    <?xml version="1.0" standalone="yes"?>
    <CarDataset xmlns="http://tempuri.org/CarDataset.xsd">
    <CarParameters>
    <CarMake>Chevy</CarMake>
    <CarModel>Corvette C5 Z06</CarModel>
    <Weight>3115</Weight>
    <TransGear3>1.43</TransGear3>
    <TransGear4>1.00</TransGear4>
    <FinalGearRatio>3.42</FinalGearRatio>
    <DragCoefficient>0.29</DragCoefficient>
    <FrontalArea>20.47</FrontalArea>
    <TireDiameter>26</TireDiameter>
    </CarParameters>
    </CarDataset>



    Here is the dyno without headers (dynoflow dyno)
    342 RWHP




  9. #69
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    you didnt log your car on the dyno did you? It was flat pavement?
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  10. #70
    Advanced Tuner
    Join Date
    Mar 2008
    Location
    Paris, France
    Posts
    435
    Quote Originally Posted by bbarnhill View Post
    you didnt log your car on the dyno did you? It was flat pavement?
    not the dyno was 2 months ago.

    good idea to log on the dyno ! I will try next time.
    No the pavement was not perfectly flat. It's my first try.
    I will try tomorrow on flat pavement

  11. #71
    Advanced Tuner
    Join Date
    Jul 2009
    Location
    California
    Posts
    224
    Well I cant get the program to even work for whatever reason error says profile fields aren't specific or something. Spent way too much time on it already to mess with it any longer.
    Last edited by Z06SUPERCHARGED; 02-27-2011 at 10:26 AM.

  12. #72
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    Each error in the program displays an error number (E112: message). If you can provide the error code then I could probably help you a little better. Dont get frustrated because it didnt work in the first 5 minutes as I just now implemented the HP Tuner support in this thing. HP Tuner logs arent the nicest logs to deal with anyway, so please be patient and Ill get it corrected for ya. In fact if you send me your log Ill be glad to debug why it isnt working. It may be a different format log that I havent seen before and Ill be glad to support it for future releases. Just work with me without posting slander on the forums, which helps noone. Ohh and is the previous graphs are they WHP? Just trying to figure this out.
    Last edited by bbarnhill; 02-27-2011 at 11:55 AM.
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  13. #73
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    Quote Originally Posted by Brice View Post
    not the dyno was 2 months ago.

    good idea to log on the dyno ! I will try next time.
    No the pavement was not perfectly flat. It's my first try.
    I will try tomorrow on flat pavement
    DO NOT log on the dyno it wont be accurate. The program takes wind resistance into account to figure power and on the dyno you dont have any of that so the numbers will be off.

    unless there is tremendous wheel spin or clutch slipping, this program has been proven to be very accurate when compared to dynojets and mustang dynos in the import world. Everything from 700hp evos to stock subaru foresters. So before everyone starts knocking it lets eliminate all the variables that could be contributing to differences in numbers.
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  14. #74
    Advanced Tuner
    Join Date
    Jul 2008
    Location
    Louisville, KY
    Posts
    417
    Quote Originally Posted by bbarnhill View Post
    DO NOT log on the dyno it wont be accurate. The program takes wind resistance into account to figure power and on the dyno you dont have any of that so the numbers will be off.

    unless there is tremendous wheel spin or clutch slipping, this program has been proven to be very accurate when compared to dynojets and mustang dynos in the import world. Everything from 700hp evos to stock subaru foresters. So before everyone starts knocking it lets eliminate all the variables that could be contributing to differences in numbers.
    Well I've done 3rd gear pulls on flat ground and it is about 200whp higher than what my car dynos. When I switch the software to 4th gear its about 400whp higher than what I have.

    No clutch spin, no tire spin.

  15. #75
    Senior Tuner S2H's Avatar
    Join Date
    Apr 2005
    Location
    Schexnayder Racing - Arnaudville LA
    Posts
    4,387
    Hey Brad...
    Yesterday I went out and worked on a buddies corvette...

    <?xml version="1.0" standalone="yes"?>
    <CarDataset xmlns="http://tempuri.org/CarDataset.xsd">
    <CarParameters>
    <CarMake>Chevrolet</CarMake>
    <CarModel>Corvette LS1(Manual)</CarModel>
    <Weight>3262</Weight>
    <TransGear1>2.66</TransGear1>
    <TransGear2>1.78</TransGear2>
    <TransGear3>1.30</TransGear3>
    <TransGear4>1.00</TransGear4>
    <TransGear5>0.74</TransGear5>
    <TransGear6>0.50</TransGear6>
    <FinalGearRatio>3.42</FinalGearRatio>
    <DragCoefficient>0.29
    </DragCoefficient>
    <FrontalArea>22.0</FrontalArea>
    <TireDiameter>26.20
    </TireDiameter>
    </CarParameters>
    </CarDataset>

    car is a 99 corvette LS1
    LS6 intake, TRex cam, Longtubes and full exhaust
    between Him and I, 315 lbs of people in the car
    should make in the ball park of 380~420 horsepower to the wheels and I would expect just slightly lower torque numbers
    depending on what kind of dyno you are on.
    pulled the drag and frontal area from the good old interweb..

    we stopped the pull because his clutch was starting to slip at higher rpm's(they start to slip when you get to about 400HP at the wheels)...LOL

    obviously you can see it doesnt line up quite right...shape of the curve looks about like what I would expect it to look like for his setup..I should know, I've tuned hundreds of LS1's now and many with this setup...
    Last edited by S2H; 02-27-2011 at 12:57 PM.
    -Scott -

  16. #76
    Tuner in Training
    Join Date
    Dec 2010
    Location
    Puerto Rico
    Posts
    15
    Quick question
    How you guys are loading the parameters to the program?
    Its says access denied.

  17. #77
    Senior Tuner S2H's Avatar
    Join Date
    Apr 2005
    Location
    Schexnayder Racing - Arnaudville LA
    Posts
    4,387
    Quote Originally Posted by creepyss View Post
    Quick question
    How you guys are loading the parameters to the program?
    Its says access denied.
    you have to make an XML file with the car parameters in it in the correct format and put it in the correct file directory
    -Scott -

  18. #78
    Tuner in Training
    Join Date
    Dec 2010
    Location
    Puerto Rico
    Posts
    15
    i tried that and it says access denied.
    fixed just needed the xml notepad
    Last edited by creepyss; 02-27-2011 at 07:52 PM.

  19. #79
    Advanced Tuner bbarnhill's Avatar
    Join Date
    Feb 2011
    Location
    Kansas City, MO
    Posts
    200
    soundengineer: are you sure you are making that power with that car? Reason being is that unless its got wheel spin, slipping clutch, or some other factor the physics dont lie. If the car parameters are correct the math is pretty simple, and works. Im at a loss for explaining what you are running into without a comparison dyno run of the same car vs the car on the street being logged. Im just baffled as to why it has worked for SO MANY cars of different makes and models and it just doesnt work for GMs. That just doesnt make any sense whatsoever.
    Brad Barnhill

    VIRTUAL DYNO
    The ONLY way to graph your runs.
    Click here to donate

  20. #80
    Advanced Tuner
    Join Date
    Jul 2010
    Posts
    371
    Brad, my subie driving friend that introduced this to me commented on how I have way way way more data points than he does on the graph. Could our sampling rate have anything to do with it?
    1994 Mazda Miata turbo, aero, hoosiers Class=SSM

    Take my drop box referral and we both get an extra 250 Mb free!