Hello everyone. Hope you are all well?!
Anyway, enough of that. I am trying to predict the performance of my Reynard using a lovely little spreadsheet, hoping that it will show graphically the tractive effort in each gear at speed and the speeds in each gear. Simple. I've done that and it works for any car and gearing. Hurrah!
The problem is thus: I want excel to be able to tell me what the optimum shift points are (i.e. where the tractive effort curves cross), and what the theoretical top speed is (i.e. where the drag curve crosses top gear). But my excel skills are not sufficient to do this with the discrete engine torque data that I have (every 250rpm from 3000 to 6500rpm).
As far as I can see there are two possible solutions:
Comments would be useful, especially from brainboxes like Bob who have already made similar tools (albeit by actually programming something).
Thanks muchly, and I look forward to all the silly suggestions I shall no doubt receive. I'd do the same if you were writing this so...
Anyway, enough of that. I am trying to predict the performance of my Reynard using a lovely little spreadsheet, hoping that it will show graphically the tractive effort in each gear at speed and the speeds in each gear. Simple. I've done that and it works for any car and gearing. Hurrah!
The problem is thus: I want excel to be able to tell me what the optimum shift points are (i.e. where the tractive effort curves cross), and what the theoretical top speed is (i.e. where the drag curve crosses top gear). But my excel skills are not sufficient to do this with the discrete engine torque data that I have (every 250rpm from 3000 to 6500rpm).
As far as I can see there are two possible solutions:
- Use interpolation on the values in an extremely clever way so that it can work out the approximate points. I have no idea how to do this despite reading a few articles on the 'net.
- Generate an equation that 'best fits' the discrete torque curve, and use that equation for all subsequent calculations. I've tried to do this by trial and error and the results weren't pretty (and would take forever to update to a tune or a different car). Isn't there some method of adding different sine curves together to reach a complex curve? I've also tried using Excel's line of best fit using a 5 order polynomial and feeding the resulting equation back into excel, but it's not accurate enough it seems (the results were so far out it was a complete waste of time trying).
Comments would be useful, especially from brainboxes like Bob who have already made similar tools (albeit by actually programming something).
Thanks muchly, and I look forward to all the silly suggestions I shall no doubt receive. I'd do the same if you were writing this so...