PDA

View Full Version : Chip Tuning Calculator



astrofil
22nd January, 2023, 01:44 PM
I have seen a video using this calculator that in real time shows you all the calculated values based on the entered input. Its in Polish languag.
Does anyone know where that can be found or anything similar ?

Lambda1
22nd January, 2023, 02:07 PM
Its easy calculation ... its the relationship between rpm, nm and power.
(rpm * nm at this rpm setpoint)/7022 = power in ps at this rpm setpoint.
BUT its theoretical... you can use as base segment for calcuation your tune if you also have a look to several more stuff which will happend in real world in a engine.

reproteq
23rd January, 2023, 08:13 AM
Hi in mi site i develop power calculator in php laravel and js.
see result
calculator (https://reproteq.com/powercalc)

937821

youtub (https://youtu.be/TAt_bNLYZR0)

astrofil
23rd January, 2023, 10:10 AM
By building this calculator I guess you had to base on various Sprinter ECU versions and relevant software numbers. Can you point me to a place that I can learn about all Sprinter EDC16 and EDC17 software versions. I would like to learn all the variations

reproteq
23rd January, 2023, 10:13 AM
of course this calculator need database for make calculs
I think that databases are made, bought or rented

PremierD
23rd January, 2023, 03:17 PM
Hi in mi site i develop power calculator in php laravel and js.
see result
calculator (https://reproteq.com/powercalc)

937821

youtub (https://youtu.be/TAt_bNLYZR0)

And it is free I assume...?:)

reproteq
23rd January, 2023, 04:29 PM
And it is free I assume...?:)
enter and try it you will see how you do not pay anything

Or maybe you mean the source code?

jomberykaso
23rd January, 2023, 09:21 PM
reproteq (https://www.digital-kaos.co.uk/forums/member.php/81587-reproteq) Good Job!

Lambda1
24th January, 2023, 07:50 AM
I think that databases are made, bought or rented
Hope database for sale are better then the one you use... example... Audi R8 5.2 V10... Stage 1 nearly 1000Nm xD.
Also at the end your promotion tool havent anything to do with the request from threader starter. He was looking for the calculator not for a database. The base formula he can see in #2 for calculation the power at given points.

reproteq
24th January, 2023, 08:55 PM
it had to be You.
Maybe you have done something better. Show us how you would do it.
You can also post the source code on github and we will examine it.
The base formula you and alls can see , view source code js in html very easy