Mathworks, what are the Equations for Generic Engine Block fuel consumption?
2 views (last 30 days)
Show older comments
Mathworks, what are the equations for the Fuel Consumption model by speed and torque? The equations for the Speed and Torque Vectors and the Fuel consumption table? What parameters do these equations depend on?
I want to attempt to optimize the block for a project. I need this info.
Thanks Daniel
3 Comments
Steven Boonstra
on 11 Oct 2016
Fuel consumption is generally based on real life tables. They are measured and then converted into data. Mathworks probably used this data to fill in the array for the fuel consumption. The equations used are simple: current FC rate * delta time (difference/amount of time that the same FC rate can be applied for) This is then integrated to get a total amount of fuel consumption..
I hope you have use for this rough explanation.
Answers (1)
Steven Lord
on 10 Oct 2016
You should probably send this question to Technical Support using the "Contact Us" link in the upper-right corner of this page.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!