I am currently working on adapting a Simulink CI engine model initially designed for passenger vehicles to function for a heavy truck application. Specifically, the model includes components such as:
- CI Controller (Torque command and estimation)
- CI engine
- using the same components as those described in the ConVeh example from the Powertrain Blockset tutorial.
Could someone guide me on what specific parameters or components typically need to be adjusted or modified when scaling a passenger vehicle CI engine model up to represent accurately the dynamics and operational conditions of a heavy truck engine?
In particular, which parameters related to torque estimation, fuel injection, turbocharging, and air management should I prioritize adjusting to ensure realistic simulation results for heavy truck-sized engines?
Thank you!