Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • 7c567d76f0ab02eed38c94040a3e5e62d3428df7
  • stable default
  • amdm3/develop
  • fix-h2-ice-bus
  • feat-fchv-bus
  • powertrains-multiple-axles
  • issue-1039
  • amdm3/main
  • test/nuget_publish
  • IEPC-experiments
  • amdm2/main
  • amdm2/develop
  • aptngearbox-not-auto
  • playground
  • official/main
  • official/develop
  • issue-templates
  • pdf-reports
  • HEV-timeruns-dev
  • timerun-empower-hybrids
  • timerun-pwheel-hybrids
  • Release/v5.0.3
  • Release/v5.0.1
  • Release/5.0.0-RC
  • Nuget/v0.11.4-DEV
  • Release/v0.11.4-DEV
  • Release/4.3.4-DEV
  • Release/4.3.3
  • Release/4.3.2-RC
  • Release/v4.3.0-DEV
  • Release/4.2.7
  • XMLConverterTool/4.2.6.0
  • Release/4.2.6-RC
  • Release/v4.2.5
  • Release/v4.2.3
  • Release/v4.2.2.3539-RC
  • Release/v4.2.1.3469
  • Release/v0.11.2.3456-DEV
  • Release/v4.2.0.3448-RC
  • Release/v4.1.3.3415
  • Release/v4.1.1.3413
41 results

Engine_Speed_Torque_limitations.md

Blame
  • Forked from VECTO / VECTO Sim
    7859 commits behind the upstream repository.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Engine_Speed_Torque_limitations.md 1.96 KiB

    ##Engine Torque and Engine Speed Limitations

    The engine's maximum speed and maximum torque may be limited by either the gearbox (due to mechanical constraints) or the vehicle control. Engine torque limitations are modeled by limiting the engine full-load curve to the defined maximum torque, i.e., the original engine full-load curve is cropped at the defined maximum torque for a certain gear. Limits regarding the gearbox' maximum input speed are modeled by intersecting (and limiting) the upshift line with the max. input speed. In the last gear, where no upshifts are possible, the engine speed is limited to the gearbox' maximum input speed.

    Gear shift polygons are calculated by VECTO based on the overall (i.e. from gearbox and vehicle control) cropped engine fullload curve.

    In Engineering Mode, speed and torque limits can be defined and will be effective for every gear.
    In Declaration Mode, the following rules restrict the limitations of engine torque:

    ###Transmission Input-Speed Limitations

    • Applicable for every gear

    ###Transmission Torque Limitations

    • For higher 50% of gears (i.e., gears 7 to 12 for a 12-gear transmission):
      • Transmissions max torque > 90% of engine max torque: max. torque limitation not applicable (VECTO extrapolates loss-maps)
      • Transmissions max torque <= 90% of engine max torque: max. torque limitation applicable
    • For lower 50% of gears (i.e., gears 1 to 6 for a 12-gear transmission):
      • Transmission torque limit is always applicable

    ###Vehicle defined Torque Limitations

    • For higher 50% of gears (i.e., gears 7 to 12 for a 12-gear transmission):
      • Torque limit > 95% of engine max torque: max. torque limitation not applicable (VECTO extrapolates loss-maps)
      • Torque limit <= 90% of engine max torque: max. torque limitation applicable
    • For lower 50% of gears (i.e., gears 1 to 6 for a 12-gear transmission):
      • Torque limit is not applicable